runtime.sysmontick.syscalltick (field)
3 uses
runtime (current package)
proc.go#L6621: syscalltick uint32
proc.go#L6693: if syst := int64(pp.syscalltick); !sysretake && int64(pd.syscalltick) != syst {
proc.go#L6694: pd.syscalltick = uint32(syst)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)